﻿
 /*temp.css*/
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(../img/nodata.gif) no-repeat 20px 20px;}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
/*rollup.css
#roll_top,#fall,#ct{position:relative;cursor:pointer;height:72px;width:26px}
#roll_top{background:url(../img/top.gif) no-repeat}
#fall{background:url(../img/top.gif) no-repeat 0 -80px}
#ct{background:url(../img/top.gif) no-repeat 0 -40px}
#roll{ z-index:999; display:block;width:15px;margin-right:-500px;position:fixed;right:50%;top:50%;_margin-right:-505px;_position:absolute;_margin-top:300px;_top:expression(eval(document.documentElement.scrollTop))}
*/
.youce {bottom: 25px;float: right;position: fixed;right: 5px;width: 54px;z-index: 10000; display:none;}
.youce ul li {margin-bottom: 3px;width: 41px; height:41px; overflow:hidden;}
.youce ul li em{ display:block;height: 41px;width: 41px;}
.youce ul li a.yc1 em{background: url("../img/yc_01.png") no-repeat scroll center center;}
.youce ul li a.yc2 em{background: url("../img/yc_02.png") no-repeat scroll center center;}
.youce ul li a.yc3 em{background: url("../img/yc_03.png") no-repeat scroll center center;}
.youce ul li a.yc3 .wx_box {bottom: 3px;cursor: default;display: none;padding-right: 9px;position: absolute;right: 46px;width: 153px;}
.youce ul li a.yc3 .yc_weixin {background: none repeat scroll 0 0 #fff;border: 1px solid #d6d6d6;padding: 12px 11px 0;}
.youce ul li a.yc3 .yc_weixin span {color: #333;display: block;line-height: 30px;text-align: center;}
.youce ul li a.yc4 em{background: url("../img/yc_04.png") no-repeat scroll center center;}
.youce ul li a.yc3:hover .wx_box {display: inline;}
.youce ul li a {display: block;height: 41px;width: 41px; background:#35363a;}
.youce ul li a:hover {background: #c8161d;}



.ImTable *{padding:0px;margin:0px}
.ImTable{border-collapse:collapse;border:none;background:url(../img/bg.gif)}
.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}
.ImHeader{height:165px;background:url(../img/im_01.gif)}
.ImRow0{background:url(../img/ico_item1.gif) no-repeat;margin:10px 10px 0;height:30px;padding-left:10px;padding-top:2px; }
.ImRow1{background:url(../img/ico_item1.gif) no-repeat;margin:10px 10px 0;height:30px;padding-left:10px;padding-top:1px;}
a.im,a:hover.im{text-decoration:none;height:35px;color:#666; font-size:14px;}
.ImFooter{height:90px;background:url(../img/im_04.gif) no-repeat; display:inline-block; width:150px;font-family:Arial,Helvetica,sans-serif;}
.ImFooter h5{font-size:14px;font-weight:normal; color:#fff;text-align:center;margin:15px 0 0;font-family: "Microsoft YaHei";}
.ImFooter p{font-size:20px;font-weight:bold;  color:#fff;text-align:center;margin:10px 0;}


@charset "utf-8";
html{color:#000;background:#FFF; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

.mt10{ margin-top:10px;}


@charset "utf-8";
body { color:#666;font:12px/1.231 arial,helvetica,clean,sans-serif,"宋体";} /*网站字体颜色*/
a{blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}



/* -- 页面整体布局 -- */
.header , .content , .footer { width:1082px; margin:0 auto;  }
.left { width:228px; float:left; overflow:hidden;}
.left2 { width:775px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(../img/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top { background:url(../img/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(../img/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(../img/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:830px; float:left; display:inline; margin-left:24px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(../img/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(../img/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(../img/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(../img/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:830px;  padding-bottom:15px; overflow:hidden;}
.right2_main { width:273px; padding-bottom:15px; overflow:hidden; background:#f5f5f5;}
.left2_main { width:775px;  padding-bottom:15px; overflow:hidden;}


/* function */
span{cursor: pointer;}
h2 a:hover{ text-decoration: none;}
input,textarea{ outline:none; }
textarea{ resize:none;}
em{ font-style: normal;}
.f_cb:after,.f_cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f_cb,.f_cbli li{zoom:1;}
.f_ib{display:inline-block;*display:inline;*zoom:1;}
.f_dn{display:none;}
.f_db{display:block;}
.f_pr{position:relative;}
.f_pa{position:absolute;}
.f_fl{float:left;}
.f_fr{float:right;}
.f_prz{position:relative;zoom:1;}
.f_oh{overflow:hidden;}
.f_ar{font-family:arial,\5b8b\4f53;}
.f_fw{font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;}
.f_fa{font-family:Arial, Helvetica, sans-serif;}
.f_fst{ font-family: "宋体"; }
.f_fs1{font-size:12px;}
.f_fs2{font-size:13px;}
.f_fs3{font-size:14px;}
.f_fs4{font-size:24px;}
.f_fs5{font-size:30px;}
.f_fs6{font-size:16px;}
.g_lc {
    height: 328px;
    padding-top: 25px;
}
.g_lc .u_lst2 {
    border-bottom: 1px dotted #EAEAEA;
    height: 325px;
}
.g_lc .u_lst2 li {
    float: left;
    margin: 0px 12px 30px 58px;
    width: 134px;
}
.g_lc .u_lst2 li a {
    background: transparent url("../img/lcbg1.jpg") no-repeat scroll 0px 0px;
    color: #333;
    display: block;
    font-size: 14px;
    height: 100px;
    padding-top: 34px;
    text-align: center;
    text-decoration: none;
    width: 134px;
}
.g_lc .u_lst2 li em {
    color: #333;
    font-family: arial;
    font-size: 26px;
    font-weight: normal;
}
.neirong {
    position: relative;
    padding: 0px;
    overflow: hidden;
    font-family: microsoft yahei;
}
.solumenu {
    margin-left: 1px;
    overflow: hidden;
}
.solumenu li {
    width: 230px;
    height: 160px;
    padding: 0px 16px;
    float: left;
    margin: 0px 0px 10px 68px;
    border-width: 3px 1px 1px;
    border-style: solid;
    border-color: #202326 #CCC #CCC;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    overflow: hidden;
}
.solumenu li h3 {
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    text-align: center;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #CECECE;
    padding-top: 10px;
    font-weight: bold;
    color: #202326;
}
.solumenu li p 
{
    font-size:15px;
    height: 100px;
    line-height: 25px;
    margin-top: 10px;
    color: #000000;
    overflow: hidden;
    
}
.f_cs1{ color:#1369c0;}

.f_fwn{font-weight:normal;}
.f_fwb{font-weight:bold;}
.f_tal{text-align:left;}
.f_tac{text-align:center;}
.f_tar{text-align:right;}
.f_csp{cursor:pointer;}


/*头部开始*/
.g_top{ height:181px; background:url(../img/topbg.jpg) repeat-x;}
.top_t{ height:30px; line-height:30px;color:#333333;}
.top_t p{ float:right;}
.top_t p a{ padding: 0 10px; color:#333333; background:url(../img/line1.jpg) no-repeat right center;display:inline-block; }
.top_t p span a{ background:none;}
.top_t .a_last{background: none;}

.top_c h1{ float:left; padding: 48px 27px 0 0;}
.top_c h2{ float:left; height:60px; margin:44px 0 0 0; color: #333333; font-size: 22px; font-weight: bold; letter-spacing: 1px;}
.top_c h2 b{color: #c8161d;}
.top_c h2 em{ display:block; color:#000000; font-weight:normal; font-size: 18px; padding-top: 7px; }

.top_c p{ float:right; margin:52px 0 0 0 ; padding: 0 0 0 52px; background:url(../img/tel.jpg) no-repeat left top; color:#555555; font-size:14px;font-family:"Microsoft Yahei"}
.top_c p span{ display:block; font-size:30px; color:#333333; font-family:Arial, Helvetica, sans-serif;}

/* 导航 */
.g_nav{background: #353639;}
.nav{ height:50px;font-family:"Microsoft Yahei";  line-height: 50px; width: 1082px;margin: 0 auto;}
.nav li{ float:left; font-size:14px; border-right: 1px solid #4a4a4d;}
.nav .lastli{border-right: none;}
.nav li a{ display:inline-block; padding: 0 35px; color:#fff; line-height:50px; }
.nav li a:hover,.nav .cur a{color: #fff;background: #c8161d;}
 
/*头部结束*/


/*搜索*/
.g_ser{ height:56px; line-height:56px; background: #fff; border-bottom: 1px solid #e6e6e6;  }
.h_sea{ height:56px;overflow:hidden; color:#555555;}
.h_sea b{font-weight: normal;}
.inp01{height:32px;line-height:32px; background:url(../img/s_inp.jpg) no-repeat;   padding-left: 20px; width:288px;float:left;color:#cecece;  border: none;font-family:"Microsoft YaHei";}
.s_ss { float:right; width:48px; height:32px;}
.scdn{ height:32px;}
.key a{color:#555555;padding-right: 10px;}
.s_inp{ padding-top: 12px;}


/*底部开始*/
.g_ft{ height:240px; background: url(../img/ftbg.jpg) repeat-x;}
.g_ft .m_fnav{  height:50px; line-height:50px; color:#fff; text-align:center; }
.g_ft .m_fnav a{ color:#fff; padding:0 36px;  font-size: 14px; font-weight: normal;display: inline-block;background: url(../img/ftline.jpg) no-repeat right center; }
.g_ft .m_fnav .lasta{background: none;}
.g_ft .m_fnav a:hover{background: #c8161d;}

.g_ft .m_fnav .lasta{ border: none;}
.g_ft .f_ftcon{ color: #555555; padding: 30px 0 0 411px;  line-height: 32px; font-size: 12px;    }
.g_ft .f_ftcon a{ color:#555555;}

.g_ft .flogo{ left:135px; top:62px;}
.g_ft .code{top:40px; right: 135px;}
.g_ft .code em{display: block;width: 108px;text-align: center;height: 24px;line-height: 24px;text-align: center; color: #555555;}
.g_ft .line1{width: 1px;height: 110px;background: #cecece;left:400px;top:95px;}
.g_ft .line2{width: 1px;height: 110px;background: #cecece;left:800px;top:95px;}
/*底部结束*/